home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Sunday Times: The Month 2004 August
/
The Sunday Times - The Month 2004-08.iso
/
pc
/
engine
/
swf
/
survey.swf
/
scripts
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-11-11
|
379 b
|
17 lines
onAnimationEnd = function()
{
trace("---------- onAnimationEnd()");
_parent.goCredits();
};
enterSurvey = function()
{
trace("clearing interval " + exitInt);
clearInterval(exitInt);
_parent.lingo("Flsh_openWebPage(\"http://www.timesonline.co.uk/themonth/survey\")");
};
exit = function()
{
_parent.mc_optin.play();
};
trace("email swf loaded");